Skip to content

[codex] Point codex cron at Obsidian root#10138

Merged
boxp merged 1 commit into
mainfrom
feature/codex-cron-obsidian-root
Jun 14, 2026
Merged

[codex] Point codex cron at Obsidian root#10138
boxp merged 1 commit into
mainfrom
feature/codex-cron-obsidian-root

Conversation

@boxp

@boxp boxp commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Change Codex cron's default root from ~/.codex-cron to the Obsidian vault path /home/boxp/Documents/obsidian-headless/BOXP/Infrastructure/Codex Cron.
  • Update the runner fallback, entrypoint directory creation, and bundled codex-workspace-cron skill docs to match the new source of truth.
  • Add the project plan under docs/project_docs/codex-cron-obsidian-root/plan.md.

Why

The current workspace uses ~/.codex-cron as a symlink into Obsidian. That makes newly added cron jobs more fragile because the scheduler and helper are still conceptually anchored on the symlink. This PR makes the Obsidian vault directory the direct default path.

Validation

  • bash -n docker/codex-workspace/entrypoint.sh docker/codex-workspace/cron/run-codex-cron.sh
  • bb docker/codex-workspace/skills/codex-workspace-cron/scripts/codex_cron_jobs.bb list

@boxp boxp marked this pull request as ready for review June 14, 2026 10:09
@boxp boxp merged commit 001a097 into main Jun 14, 2026
14 checks passed
@boxp boxp deleted the feature/codex-cron-obsidian-root branch June 14, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant